home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 March / Chip_2002-03_cd1.bin / sharewar / rosoft / RosoftAudioToolsFree.exe / {app} / RosoftMediaPlayerLimited.exe / 0 / RCDATA / TFORMADWARELOGOMEDIAPLAYER / TFORMADWARELOGOMEDIAPLAYER.txt < prev   
Encoding:
Text File  |  2002-03-03  |  1.1 KB  |  54 lines

  1. object FormAdwareLogoMediaPlayer: TFormAdwareLogoMediaPlayer
  2.   Left = 559
  3.   Top = 343
  4.   Width = 509
  5.   Height = 316
  6.   Caption = 'About Rosoft Audio Recorder, Adware Version'
  7.   Color = clBtnFace
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   OldCreateOrder = False
  14.   Position = poScreenCenter
  15.   OnCreate = FormCreate
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object Image: TImage
  19.     Left = 0
  20.     Top = 0
  21.     Width = 501
  22.     Height = 289
  23.     Align = alClient
  24.     Picture.Data = {<image000.bmp>}
  25.   end
  26.   object pbExit: TRSButton
  27.     Left = 372
  28.     Top = 247
  29.     Width = 108
  30.     Height = 26
  31.     Picture.Data = {<image001.bmp>}
  32.     Transparent = True
  33.     OnClick = pbExitClick
  34.   end
  35.   object pbRegister: TRSButton
  36.     Left = 257
  37.     Top = 248
  38.     Width = 108
  39.     Height = 25
  40.     Picture.Data = {<image002.bmp>}
  41.     Transparent = True
  42.     OnClick = pbRegisterClick
  43.   end
  44.   object pbOK: TRSButton
  45.     Left = 139
  46.     Top = 247
  47.     Width = 108
  48.     Height = 26
  49.     Picture.Data = {<image003.bmp>}
  50.     Transparent = True
  51.     OnClick = pbOKClick
  52.   end
  53. end
  54.